func google.golang.org/grpc.getMethodConfig
3 uses
google.golang.org/grpc (current package)
clientconn.go#L115: MethodConfig: getMethodConfig(dcs.sc, rpcInfo.Method),
clientconn.go#L899: func getMethodConfig(sc *ServiceConfig, method string) MethodConfig {
clientconn.go#L925: return getMethodConfig(cc.sc, method)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)